projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c79e8
)
* files.el (project-settings-file): New variable.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 13 Nov 2008 15:17:28 +0000
(15:17 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 13 Nov 2008 15:17:28 +0000
(15:17 +0000)
(project-find-settings-file): Use it, instead of hardcoding
.dir.settings.el.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1062ce59fa21e6234d8b99ef3a3739114eea51c9..4ffdcfba500a7386dbf562c6087970a0b4657b7f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-11-13 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (project-settings-file): New variable.
+ (project-find-settings-file): Use it, instead of hardcoding
+ .dir.settings.el.
+
2008-11-13 Glenn Morris <rgm@gnu.org>
* nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.